home *** CD-ROM | disk | FTP | other *** search
- object frmChart: TfrmChart
- Left = 264
- Top = 56
- Width = 647
- Height = 430
- Caption = 'Chart of Activity'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- ShowHint = True
- OnClose = FormClose
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object lblTitle: TEsLabel
- Left = 0
- Top = 0
- Width = 639
- Height = 38
- Align = alTop
- Appearance = apCustom
- Caption = 'All Mailboxes'
- ColorScheme = csCustom
- CustomSettings.ShadowColor = clOlive
- CustomSettings.ShadowDepth = 4
- CustomSettings.ShadowStyle = ssExtrude
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -27
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- end
- object ListBox2: TListBox
- Left = 80
- Top = 24
- Width = 433
- Height = 89
- ItemHeight = 13
- TabOrder = 3
- Visible = False
- end
- object ListBox1: TListBox
- Left = 168
- Top = 24
- Width = 433
- Height = 81
- ItemHeight = 13
- TabOrder = 2
- Visible = False
- end
- object PageControl1: TPageControl
- Left = 0
- Top = 38
- Width = 639
- Height = 324
- ActivePage = TabSheet1
- Align = alClient
- TabOrder = 0
- object TabSheet1: TTabSheet
- Caption = 'Day of week'
- object Chart1: TChart
- Left = 0
- Top = 0
- Width = 631
- Height = 296
- BackWall.Brush.Color = clWhite
- BackWall.Brush.Style = bsClear
- Title.Text.Strings = (
- 'TChart')
- Title.Visible = False
- BottomAxis.LabelStyle = talText
- LeftAxis.Title.Caption = 'Frequency'
- Legend.Alignment = laTop
- Legend.ColorWidth = 25
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- object Series2: TBarSeries
- Marks.ArrowLength = 20
- Marks.Style = smsValue
- Marks.Visible = False
- SeriesColor = clLime
- Title = 'Number Found'
- XValues.DateTime = False
- XValues.Name = 'X'
- XValues.Multiplier = 1.000000000000000000
- XValues.Order = loAscending
- YValues.DateTime = False
- YValues.Name = 'Bar'
- YValues.Multiplier = 1.000000000000000000
- YValues.Order = loNone
- end
- object Series3: TBarSeries
- Marks.ArrowLength = 20
- Marks.Style = smsValue
- Marks.Visible = False
- SeriesColor = clRed
- Title = 'Number Deleted'
- XValues.DateTime = False
- XValues.Name = 'X'
- XValues.Multiplier = 1.000000000000000000
- XValues.Order = loAscending
- YValues.DateTime = False
- YValues.Name = 'Bar'
- YValues.Multiplier = 1.000000000000000000
- YValues.Order = loNone
- end
- object Series1: TBarSeries
- Marks.ArrowLength = 20
- Marks.Style = smsValue
- Marks.Visible = False
- SeriesColor = clBlue
- Title = 'E-mail Check'
- XValues.DateTime = True
- XValues.Name = 'X'
- XValues.Multiplier = 1.000000000000000000
- XValues.Order = loAscending
- YValues.DateTime = False
- YValues.Name = 'Bar'
- YValues.Multiplier = 1.000000000000000000
- YValues.Order = loNone
- end
- end
- end
- object TabSheet3: TTabSheet
- Caption = 'Hour of day'
- object Chart4: TChart
- Left = 0
- Top = 0
- Width = 631
- Height = 296
- AnimatedZoom = True
- BackWall.Brush.Color = clWhite
- BackWall.Brush.Style = bsClear
- Foot.Frame.Visible = True
- Foot.Visible = False
- Gradient.Direction = gdBottomTop
- Gradient.EndColor = 10485760
- Gradient.StartColor = 4259584
- LeftWall.Brush.Color = clYellow
- LeftWall.Color = 16777088
- MarginBottom = 9
- MarginLeft = 1
- MarginRight = 1
- Title.Text.Strings = (
- 'TChart')
- Title.Visible = False
- BottomAxis.Automatic = False
- BottomAxis.AutomaticMaximum = False
- BottomAxis.AutomaticMinimum = False
- BottomAxis.DateTimeFormat = 'HH:MM'
- BottomAxis.Increment = 0.041666666666666700
- BottomAxis.LabelsAngle = 90
- BottomAxis.LabelsSeparation = 3
- BottomAxis.Maximum = 47.958333333333300000
- Chart3DPercent = 5
- LeftAxis.Title.Caption = 'Frequency'
- Legend.Alignment = laTop
- Legend.ColorWidth = 25
- Legend.LegendStyle = lsSeries
- Legend.TopPos = 12
- MaxPointsPerPage = 47
- Align = alClient
- BevelOuter = bvNone
- BevelWidth = 0
- TabOrder = 0
- OnResize = Chart4Resize
- object sbTime: TScrollBar
- Left = 1
- Top = 277
- Width = 121
- Height = 16
- LargeChange = 5
- Max = 70
- Min = 5
- Position = 5
- TabOrder = 0
- OnChange = sbTimeChange
- end
- object cbFoundHour: TCheckBox
- Left = 136
- Top = 279
- Width = 65
- Height = 17
- Caption = 'Found'
- State = cbChecked
- TabOrder = 1
- OnClick = cbFoundHourClick
- end
- object cbDelHour: TCheckBox
- Left = 200
- Top = 279
- Width = 65
- Height = 17
- Caption = 'Deleted'
- State = cbChecked
- TabOrder = 2
- OnClick = cbFoundHourClick
- end
- object cbCheckHour: TCheckBox
- Left = 264
- Top = 279
- Width = 67
- Height = 17
- Caption = 'Checked'
- State = cbChecked
- TabOrder = 3
- OnClick = cbFoundHourClick
- end
- object se48found: TLineSeries
- Marks.ArrowLength = 20
- Marks.Style = smsValue
- Marks.Visible = False
- SeriesColor = clLime
- Title = 'Number Found'
- LinePen.Color = clGreen
- Pointer.Brush.Color = clLime
- Pointer.HorizSize = 3
- Pointer.InflateMargins = True
- Pointer.Style = psCircle
- Pointer.VertSize = 3
- Pointer.Visible = False
- XValues.DateTime = False
- XValues.Name = 'X'
- XValues.Multiplier = 1.000000000000000000
- XValues.Order = loAscending
- YValues.DateTime = False
- YValues.Name = 'Y'
- YValues.Multiplier = 1.000000000000000000
- YValues.Order = loNone
- end
- object se48delete: TLineSeries
- Marks.ArrowLength = 20
- Marks.Style = smsValue
- Marks.Visible = False
- SeriesColor = clRed
- Title = 'Number Deleted'
- LinePen.Color = 4210816
- Pointer.Brush.Color = clLime
- Pointer.HorizSize = 3
- Pointer.InflateMargins = True
- Pointer.Style = psCircle
- Pointer.VertSize = 3
- Pointer.Visible = False
- XValues.DateTime = False
- XValues.Name = 'X'
- XValues.Multiplier = 1.000000000000000000
- XValues.Order = loAscending
- YValues.DateTime = False
- YValues.Name = 'Y'
- YValues.Multiplier = 1.000000000000000000
- YValues.Order = loNone
- end
- object se48check: TLineSeries
- Marks.ArrowLength = 20
- Marks.Style = smsValue
- Marks.Visible = False
- SeriesColor = clBlue
- Title = 'E-mail Check'
- Pointer.Brush.Color = clRed
- Pointer.HorizSize = 1
- Pointer.InflateMargins = True
- Pointer.Style = psRectangle
- Pointer.VertSize = 1
- Pointer.Visible = False
- XValues.DateTime = False
- XValues.Name = 'X'
- XValues.Multiplier = 1.000000000000000000
- XValues.Order = loAscending
- YValues.DateTime = False
- YValues.Name = 'Y'
- YValues.Multiplier = 1.000000000000000000
- YValues.Order = loNone
- end
- end
- end
- object TabSheet4: TTabSheet
- Caption = 'Day by day'
- object Chart2: TChart
- Left = 0
- Top = 0
- Width = 631
- Height = 296
- BackWall.Brush.Color = clWhite
- BackWall.Brush.Style = bsClear
- MarginBottom = 8
- Title.Frame.Visible = True
- Title.Text.Strings = (
- 'TChart')
- Title.Visible = False
- Chart3DPercent = 5
- LeftAxis.Title.Caption = 'Frequency'
- Legend.Alignment = laTop
- Legend.ColorWidth = 25
- Legend.LegendStyle = lsSeries
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- OnResize = Chart2Resize
- object sbDayDay: TScrollBar
- Left = 5
- Top = 280
- Width = 121
- Height = 16
- Ctl3D = True
- LargeChange = 5
- Max = 70
- Min = 5
- ParentCtl3D = False
- Position = 5
- TabOrder = 0
- OnChange = sbDayDayChange
- end
- object cbFound: TCheckBox
- Left = 136
- Top = 280
- Width = 65
- Height = 17
- Caption = 'Found'
- State = cbChecked
- TabOrder = 1
- OnClick = cbFoundClick
- end
- object cbDel: TCheckBox
- Left = 200
- Top = 279
- Width = 65
- Height = 17
- Caption = 'Deleted'
- State = cbChecked
- TabOrder = 2
- OnClick = cbFoundClick
- end
- object cbCheck: TCheckBox
- Left = 264
- Top = 279
- Width = 67
- Height = 17
- Caption = 'Checked'
- State = cbChecked
- TabOrder = 3
- OnClick = cbFoundClick
- end
- object Series4: TLineSeries
- Marks.ArrowLength = 8
- Marks.Visible = False
- SeriesColor = clLime
- Title = 'Number Found'
- Pointer.InflateMargins = True
- Pointer.Style = psRectangle
- Pointer.Visible = False
- XValues.DateTime = False
- XValues.Name = 'X'
- XValues.Multiplier = 1.000000000000000000
- XValues.Order = loAscending
- YValues.DateTime = False
- YValues.Name = 'Y'
- YValues.Multiplier = 1.000000000000000000
- YValues.Order = loNone
- object TeeFunction1: TTrendFunction
- Period = 1.000000000000000000
- end
- end
- object Series6: TLineSeries
- Marks.ArrowLength = 8
- Marks.Visible = False
- SeriesColor = clRed
- Title = 'Number Deleted'
- Pointer.InflateMargins = True
- Pointer.Style = psRectangle
- Pointer.Visible = False
- XValues.DateTime = False
- XValues.Name = 'X'
- XValues.Multiplier = 1.000000000000000000
- XValues.Order = loAscending
- YValues.DateTime = False
- YValues.Name = 'Y'
- YValues.Multiplier = 1.000000000000000000
- YValues.Order = loNone
- object TeeFunction3: TTrendFunction
- Period = 1.000000000000000000
- end
- end
- object Series5: TLineSeries
- Marks.ArrowLength = 8
- Marks.Visible = False
- SeriesColor = clBlue
- Title = 'E-mail Check'
- Pointer.InflateMargins = True
- Pointer.Style = psRectangle
- Pointer.Visible = False
- XValues.DateTime = False
- XValues.Name = 'X'
- XValues.Multiplier = 1.000000000000000000
- XValues.Order = loAscending
- YValues.DateTime = False
- YValues.Name = 'Y'
- YValues.Multiplier = 1.000000000000000000
- YValues.Order = loNone
- object TeeFunction2: TTrendFunction
- Period = 1.000000000000000000
- end
- end
- end
- end
- object TabSheet2: TTabSheet
- Caption = '% Deleted'
- object Chart3: TChart
- Left = 0
- Top = 0
- Width = 631
- Height = 296
- AllowPanning = pmNone
- AllowZoom = False
- BackWall.Brush.Color = clWhite
- BackWall.Brush.Style = bsClear
- BackWall.Pen.Visible = False
- MarginBottom = 2
- MarginLeft = 0
- MarginRight = 0
- MarginTop = 2
- Title.Text.Strings = (
- 'TChart')
- Title.Visible = False
- AxisVisible = False
- Chart3DPercent = 10
- ClipPoints = False
- Frame.Visible = False
- Legend.Alignment = laTop
- View3DOptions.Elevation = 315
- View3DOptions.Orthogonal = False
- View3DOptions.Perspective = 0
- View3DOptions.Rotation = 360
- View3DWalls = False
- Align = alClient
- TabOrder = 0
- object Series7: TPieSeries
- Marks.ArrowLength = 8
- Marks.Style = smsLabelPercent
- Marks.Visible = True
- PercentFormat = '##0 %'
- SeriesColor = clRed
- OtherSlice.Text = 'Other'
- PieValues.DateTime = False
- PieValues.Name = 'Pie'
- PieValues.Multiplier = 1.000000000000000000
- PieValues.Order = loNone
- end
- end
- end
- object TabSheet8: TTabSheet
- Caption = 'Top 10 Spam Domains'
- object Chart5: TChart
- Left = 0
- Top = 0
- Width = 631
- Height = 296
- BackWall.Brush.Color = clWhite
- BackWall.Brush.Style = bsClear
- MarginLeft = 1
- MarginRight = 1
- Title.Text.Strings = (
- 'TChart')
- Title.Visible = False
- LeftAxis.Inverted = True
- Legend.Visible = False
- Align = alClient
- TabOrder = 0
- object Series8: THorizBarSeries
- Marks.ArrowLength = 18
- Marks.Style = smsValue
- Marks.Visible = True
- SeriesColor = 12615808
- XValues.DateTime = False
- XValues.Name = 'Bar'
- XValues.Multiplier = 1.000000000000000000
- XValues.Order = loNone
- YValues.DateTime = False
- YValues.Name = 'Y'
- YValues.Multiplier = 1.000000000000000000
- YValues.Order = loNone
- end
- end
- end
- object TabSheet7: TTabSheet
- Caption = 'Top 10 Spammers'
- object Chart6: TChart
- Left = 0
- Top = 0
- Width = 631
- Height = 296
- BackWall.Brush.Color = clWhite
- BackWall.Brush.Style = bsClear
- MarginLeft = 1
- MarginRight = 1
- Title.Text.Strings = (
- 'TChart')
- Title.Visible = False
- LeftAxis.Inverted = True
- Legend.Visible = False
- Align = alClient
- TabOrder = 0
- object HorizBarSeries1: THorizBarSeries
- Marks.ArrowLength = 18
- Marks.Style = smsValue
- Marks.Visible = True
- SeriesColor = clTeal
- XValues.DateTime = False
- XValues.Name = 'Bar'
- XValues.Multiplier = 1.000000000000000000
- XValues.Order = loNone
- YValues.DateTime = False
- YValues.Name = 'Y'
- YValues.Multiplier = 1.000000000000000000
- YValues.Order = loNone
- end
- end
- end
- object TabSheet5: TTabSheet
- Caption = 'Email traffic'
- object grHits: TAdvStringGrid
- Left = 0
- Top = 0
- Width = 631
- Height = 296
- Align = alClient
- DefaultRowHeight = 19
- FixedCols = 0
- RowCount = 20
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing, goRowSelect]
- TabOrder = 0
- AutoSize = True
- VAlignment = vtaCenter
- EnhTextSize = False
- EnhRowColMove = False
- SortFixedCols = False
- SizeWithForm = False
- Multilinecells = False
- OnGetAlignment = grHitsGetAlignment
- SortDirection = sdAscending
- SortShow = True
- EnableGraphics = False
- SortColumn = 0
- ScrollProportional = False
- HintColor = clYellow
- SelectionColor = clHighlight
- SelectionTextColor = clHighlightText
- SelectionRectangle = False
- HintShowCells = False
- PrintSettings.FooterSize = 20
- PrintSettings.HeaderSize = 20
- PrintSettings.Time = ppTopRight
- PrintSettings.Date = ppTopLeft
- PrintSettings.PageNr = ppBottomRight
- PrintSettings.Title = ppTopCenter
- PrintSettings.TitleText = 'E-mail traffic'
- PrintSettings.Font.Charset = DEFAULT_CHARSET
- PrintSettings.Font.Color = clWindowText
- PrintSettings.Font.Height = -11
- PrintSettings.Font.Name = 'MS Sans Serif'
- PrintSettings.Font.Style = []
- PrintSettings.HeaderFont.Charset = DEFAULT_CHARSET
- PrintSettings.HeaderFont.Color = clWindowText
- PrintSettings.HeaderFont.Height = -11
- PrintSettings.HeaderFont.Name = 'MS Sans Serif'
- PrintSettings.HeaderFont.Style = []
- PrintSettings.FooterFont.Charset = DEFAULT_CHARSET
- PrintSettings.FooterFont.Color = clWindowText
- PrintSettings.FooterFont.Height = -11
- PrintSettings.FooterFont.Name = 'MS Sans Serif'
- PrintSettings.FooterFont.Style = []
- PrintSettings.Borders = pbNoborder
- PrintSettings.Centered = False
- PrintSettings.RepeatFixedRows = False
- PrintSettings.RepeatFixedCols = False
- PrintSettings.LeftSize = 20
- PrintSettings.RightSize = 20
- PrintSettings.ColumnSpacing = 20
- PrintSettings.RowSpacing = 0
- PrintSettings.Orientation = poPortrait
- PrintSettings.PagePrefix = 'Page'
- PrintSettings.FixedWidth = 0
- PrintSettings.FixedHeight = 0
- PrintSettings.UseFixedHeight = False
- PrintSettings.UseFixedWidth = False
- PrintSettings.FitToPage = fpNever
- Navigation.AllowInsertRow = False
- Navigation.AllowDeleteRow = False
- Navigation.AdvanceOnEnter = False
- Navigation.AdvanceInsert = False
- Navigation.AutoGotoWhenSorted = False
- Navigation.AdvanceDirection = adLeftRight
- Navigation.AllowClipboardShortCuts = False
- Navigation.AdvanceAuto = False
- ColumnSize.Save = False
- ColumnSize.Stretch = False
- SizeWhileTyping.Height = False
- SizeWhileTyping.Width = False
- MouseActions.AllSelect = False
- MouseActions.ColSelect = False
- MouseActions.RowSelect = False
- MouseActions.DirectEdit = False
- MouseActions.CaretPositioning = False
- IntelliPan = ipVertical
- URLColor = clBlack
- URLShow = False
- URLFull = False
- URLEdit = False
- FixedFooters = 0
- FixedRightCols = 0
- WordWrap = False
- Lookup = False
- LookupHistory = False
- ColWidths = (
- 77
- 78
- 211
- 176
- 58)
- end
- end
- object TabSheet6: TTabSheet
- Caption = 'Spam Deleted'
- object grDel: TAdvStringGrid
- Left = 0
- Top = 0
- Width = 631
- Height = 296
- Align = alClient
- ColCount = 7
- DefaultRowHeight = 19
- FixedCols = 0
- RowCount = 20
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing, goRowSelect]
- TabOrder = 0
- AutoSize = True
- VAlignment = vtaCenter
- EnhTextSize = False
- EnhRowColMove = False
- SortFixedCols = False
- SizeWithForm = False
- Multilinecells = False
- OnGetAlignment = grHitsGetAlignment
- OnGetFormat = grDelGetFormat
- SortDirection = sdAscending
- SortShow = True
- EnableGraphics = False
- SortColumn = 0
- ScrollProportional = False
- HintColor = clYellow
- SelectionColor = clHighlight
- SelectionTextColor = clHighlightText
- SelectionRectangle = False
- HintShowCells = False
- PrintSettings.FooterSize = 20
- PrintSettings.HeaderSize = 20
- PrintSettings.Time = ppTopRight
- PrintSettings.Date = ppTopLeft
- PrintSettings.PageNr = ppBottomRight
- PrintSettings.Title = ppTopCenter
- PrintSettings.TitleText = 'Deleted Spam'
- PrintSettings.Font.Charset = DEFAULT_CHARSET
- PrintSettings.Font.Color = clWindowText
- PrintSettings.Font.Height = -11
- PrintSettings.Font.Name = 'MS Sans Serif'
- PrintSettings.Font.Style = []
- PrintSettings.HeaderFont.Charset = DEFAULT_CHARSET
- PrintSettings.HeaderFont.Color = clWindowText
- PrintSettings.HeaderFont.Height = -11
- PrintSettings.HeaderFont.Name = 'MS Sans Serif'
- PrintSettings.HeaderFont.Style = []
- PrintSettings.FooterFont.Charset = DEFAULT_CHARSET
- PrintSettings.FooterFont.Color = clWindowText
- PrintSettings.FooterFont.Height = -11
- PrintSettings.FooterFont.Name = 'MS Sans Serif'
- PrintSettings.FooterFont.Style = []
- PrintSettings.Borders = pbNoborder
- PrintSettings.Centered = False
- PrintSettings.RepeatFixedRows = False
- PrintSettings.RepeatFixedCols = False
- PrintSettings.LeftSize = 20
- PrintSettings.RightSize = 20
- PrintSettings.ColumnSpacing = 20
- PrintSettings.RowSpacing = 0
- PrintSettings.Orientation = poPortrait
- PrintSettings.PagePrefix = 'Page'
- PrintSettings.FixedWidth = 0
- PrintSettings.FixedHeight = 0
- PrintSettings.UseFixedHeight = False
- PrintSettings.UseFixedWidth = False
- PrintSettings.FitToPage = fpNever
- Navigation.AllowInsertRow = False
- Navigation.AllowDeleteRow = False
- Navigation.AdvanceOnEnter = False
- Navigation.AdvanceInsert = False
- Navigation.AutoGotoWhenSorted = False
- Navigation.AdvanceDirection = adLeftRight
- Navigation.AllowClipboardShortCuts = False
- Navigation.AdvanceAuto = False
- ColumnSize.Save = False
- ColumnSize.Stretch = False
- SizeWhileTyping.Height = False
- SizeWhileTyping.Width = False
- MouseActions.AllSelect = False
- MouseActions.ColSelect = False
- MouseActions.RowSelect = False
- MouseActions.DirectEdit = False
- MouseActions.CaretPositioning = False
- IntelliPan = ipVertical
- URLColor = clBlack
- URLShow = False
- URLFull = False
- URLEdit = False
- FixedFooters = 0
- FixedRightCols = 0
- WordWrap = False
- Lookup = False
- LookupHistory = False
- ColWidths = (
- 65
- 59
- 91
- 73
- 50
- 138
- 131)
- end
- end
- end
- object Panel1: TPanel
- Left = 0
- Top = 362
- Width = 639
- Height = 41
- Align = alBottom
- TabOrder = 1
- OnResize = Panel1Resize
- object Label1: TLabel
- Left = 8
- Top = 14
- Width = 36
- Height = 13
- Caption = '&Select :'
- FocusControl = cbMailbox
- end
- object btClose: TButton
- Left = 528
- Top = 8
- Width = 75
- Height = 25
- Hint = 'Return to Spam Buster'
- Cancel = True
- Caption = 'Close'
- ModalResult = 2
- TabOrder = 5
- OnClick = btCloseClick
- end
- object btPlot: TButton
- Left = 160
- Top = 8
- Width = 65
- Height = 25
- Hint = 'Click here after changing the mailbox to view'
- Caption = 'Redraw'
- TabOrder = 1
- OnClick = btPlotClick
- end
- object cbMailbox: TComboBox
- Left = 52
- Top = 10
- Width = 101
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- end
- object btPrint: TButton
- Left = 448
- Top = 8
- Width = 75
- Height = 25
- Hint = 'Print this page'
- Caption = 'Print'
- TabOrder = 4
- OnClick = btPrintClick
- end
- object btHint: TButton
- Left = 368
- Top = 8
- Width = 75
- Height = 25
- Hint = 'Hints on graph scroll/zoom'
- Caption = 'Hints'
- TabOrder = 3
- OnClick = btHintClick
- end
- object btDateRange: TButton
- Left = 232
- Top = 8
- Width = 73
- Height = 25
- Caption = 'Date Range'
- TabOrder = 2
- OnClick = btDateRangeClick
- end
- end
- object pnlHints: TPanel
- Left = 576
- Top = 344
- Width = 425
- Height = 225
- BevelInner = bvLowered
- BevelWidth = 3
- BorderWidth = 2
- BorderStyle = bsSingle
- TabOrder = 4
- Visible = False
- object Label2: TLabel
- Left = 16
- Top = 24
- Width = 170
- Height = 13
- Caption = 'Graph Zoom/Navigation Hints'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 40
- Top = 64
- Width = 295
- Height = 13
- Caption = 'Left click and drag mouse from upper left to lower right to zoom'
- end
- object Label4: TLabel
- Left = 40
- Top = 128
- Width = 293
- Height = 13
- Caption =
- 'Left click and drag mouse from lower right to upper left to rese' +
- 't'
- end
- object Label5: TLabel
- Left = 40
- Top = 96
- Width = 200
- Height = 13
- Caption = 'Right click and drag mouse to move graph'
- end
- object btOK: TButton
- Left = 173
- Top = 176
- Width = 75
- Height = 25
- Caption = 'OK'
- TabOrder = 0
- OnClick = btOKClick
- end
- end
- object lbEmail: TListBox
- Left = 224
- Top = 0
- Width = 433
- Height = 25
- ItemHeight = 13
- Sorted = True
- TabOrder = 5
- Visible = False
- end
- object lbDomain: TListBox
- Left = 208
- Top = 0
- Width = 433
- Height = 25
- ItemHeight = 13
- Sorted = True
- TabOrder = 6
- Visible = False
- end
- object lbExtra: TListBox
- Left = 192
- Top = 8
- Width = 433
- Height = 17
- ItemHeight = 13
- Sorted = True
- TabOrder = 7
- Visible = False
- end
- object PrintDialog1: TPrintDialog
- Left = 396
- Top = 6
- end
- object ChartPreviewer: TChartPreviewer
- Title = 'Spam Buster'
- Left = 196
- Top = 182
- end
- end
-